Package-level declarations

Types

Link copied to clipboard
@Environment(value = EnvType.CLIENT)
abstract class InsideStaffBlockStateRenderer : StaffBlockStateRenderer

A base class for rendering a BlockState at the default position and scale (that is, "inside" the staff).

Link copied to clipboard
@Environment(value = EnvType.CLIENT)
fun interface IStaffItemRenderer

Interface for adding a model into the staff while rendering the staff model.

Link copied to clipboard
@Environment(value = EnvType.CLIENT)
abstract class StaffBlockStateRenderer : IStaffItemRenderer

A base class for rendering a BlockState at a specific position and scale.